home *** CD-ROM | disk | FTP | other *** search
/ Internet.Works 41 / Issue 41.iso / pc / PCSoftware / FireTalk / firetalk.exe / %MAINDIR% / FtPlatform.cab / FtSystemDialogUninst.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2000-10-24  |  534 b   |  26 lines

  1. [version]
  2. signature="$CHICAGO$"
  3.  
  4. [DefaultUninstall]
  5. DelFiles=Component.del.files,
  6. DelReg=Component.Del.Reg
  7.  
  8. [FtUpdaterUninstall]
  9. DelFiles=Component.del.files
  10. DelReg=Component.Del.Reg
  11.  
  12. [Component.Del.Reg]
  13. HKCU,Software\Firetalk\%GUID%
  14.  
  15. [DestinationDirs]
  16. Component.del.files=01      ; 01 is the source directory
  17.  
  18. [Component.del.files]
  19. %COMPONENT_NAME%.dll ,,,
  20. %COMPONENT_NAME%Uninst.inf
  21.  
  22. [Strings]
  23. GUID            =    1490F992-F46E-4343-9C9B-E582FE045149
  24. COMPONENT_NAME    =    FtSystemDialog
  25. PRODUCT_DESC    =    "FtSystemDialog"
  26.